Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-254357 | WN22-CC-000260 | SV-254357r991589_rule | Low |
Description |
---|
Windows Update can obtain updates from additional sources instead of Microsoft. In addition to Microsoft, updates can be obtained from and sent to PCs on the local network as well as on the internet. This is part of the Windows Update trusted process; however, to minimize outside exposure, obtaining updates from or sending to systems on the internet must be prevented. |
STIG | Date |
---|---|
Microsoft Windows Server 2022 Security Technical Implementation Guide | 2024-06-14 |
Check Text ( C-57842r890543_chk ) |
---|
If the following registry value does not exist or is not configured as specified, this is a finding: Registry Hive: HKEY_LOCAL_MACHINE Registry Path: \SOFTWARE\Policies\Microsoft\Windows\DeliveryOptimization\ Value Name: DODownloadMode Value Type: REG_DWORD Value: 0x00000000 (0) - No peering (HTTP Only) 0x00000001 (1) - Peers on same NAT only (LAN) 0x00000002 (2) - Local Network / Private group peering (Group) 0x00000063 (99) - Simple download mode, no peering (Simple) A value of 0x00000003 (3), Internet, is a finding. |
Fix Text (F-57793r890544_fix) |
---|
Configure the policy value for Computer Configuration >> Administrative Templates >> Windows Components >> Delivery Optimization >> Download Mode to "Enabled" with any option except "Internet" selected. Acceptable selections include: HTTP only (0) LAN (1) Group (2) Internet (3) Simple (99) |